bind

@Binds
@IntoMap
@StringKey(value = "com.fam007e.receipts.worker.EmailThresholdWorker")
abstract fun bind(factory: EmailThresholdWorker_AssistedFactory): WorkerAssistedFactory<out ListenableWorker>